.diy_page {
	font: 12px/21px Arial; margin: 0px auto; text-align: center; color: rgb(153, 153, 153); clear: both; font-size-adjust: none; font-stretch: normal;
}
.diy_page2 {
	font: 12px/21px Arial; margin: 0px auto; text-align: center; color: rgb(153, 153, 153); clear: both; font-size-adjust: none; font-stretch: normal;
}
.diy_page a img {
	border: 0px currentColor; border-image: none;
}
.diy_page a {
	padding: 0px 4px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(51, 51, 51); text-decoration: none; margin-right: 1px;
}
.diy_page a:hover {
	background: rgb(204, 204, 204); color: rgb(255, 0, 0); text-decoration: none;
}
.diy_page a.current {
	background: rgb(204, 204, 204); border: 1px solid rgb(204, 204, 204); border-image: none; color: red;
}
.diy_page a.p_n {
	border: currentColor; border-image: none;
}
.diy_page a.p_n:hover {
	background: none; border: currentColor; border-image: none; color: rgb(255, 0, 0); text-decoration: underline;
}
.diy_page a.nob {
	padding: 0px 3px; border: currentColor; border-image: none;
}
.diy_page a.p_n2 {
	border: 1px solid rgb(255, 255, 255); border-image: none; text-decoration: none;
}
.diy_page a.p_n2:hover {
	background: none; border: 1px solid rgb(255, 187, 85); border-image: none;
}
